-
Home
-
AWS SNS Plugin
-
1.0.0 (latest)
-
Code
-
Classes
- TraceableEventDispatcher
Total Complexity |
59 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
341 |
Lines of code |
204 |
Logical lines of code |
117 |
Comment lines |
68 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getListenerInfo() |
A |
43 |
10 |
50 |
postProcess() |
A |
49 |
10 |
30 |
getNotCalledListeners() |
A |
49 |
9 |
30 |
sortListenersByPriority() |
S |
59 |
7 |
15 |
removeListener() |
S |
61 |
4 |
12 |
dispatch() |
S |
59 |
3 |
15 |
preProcess() |
S |
62 |
3 |
10 |
getCalledListeners() |
S |
63 |
3 |
10 |
hasListeners() |
S |
80 |
1 |
3 |
addListener() |
S |
79 |
1 |
3 |
getListenerPriority() |
S |
79 |
1 |
3 |
__call() |
S |
79 |
1 |
3 |
preDispatch() |
S |
91 |
1 |
2 |
postDispatch() |
S |
91 |
1 |
2 |
getListeners() |
S |
80 |
1 |
3 |
removeSubscriber() |
S |
80 |
1 |
3 |
addSubscriber() |
S |
81 |
1 |
3 |
__construct() |
S |
69 |
1 |
7 |